Name | Description | |
---|---|---|
Invoke | Performs a single unmarshalled call. | |
InvokeBatch | Performs a batch unmarshalled call. |
For a list of all members of this type, see NNovInteropUnmarshaller<TStub> members.
Name | Description | |
---|---|---|
Invoke | Performs a single unmarshalled call. | |
InvokeBatch | Performs a batch unmarshalled call. |
Name | Description | |
---|---|---|
GetMethodInfoByFunctionIndex | Gets a method for the specified function index | |
GetMethodNameByFunctionIndex | Must override to return the name of the function with the specified index. | |
GetStubObject | Must override to return the stub object | |
InvokeCore | Performs an interop call. |